Crate warpgate_api

source ·

Macros§

  • Construct an ad-hoc error from a string or existing non-anyhow error value.
  • Wrap an enum with common derives and serde required attributes.
  • Wrap a struct with common derives and serde required attributes.

Structs§

Enums§

Type Aliases§

  • Represents any result (using anyhow).